Vcenter TrustedInfrastructure Hosts Hardware Tpm Summary
The Vcenter TrustedInfrastructure Hosts Hardware Tpm Summary schema contains information that summarizes a TPM.
This schema was added in vSphere API 8.0.0.1.
{
"tpm": "string",
"major_version": 0,
"minor_version": 0,
"active": false
}
A unique identifier for the TPM instance.
This property was added in vSphere API 8.0.0.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.hosts.hardware.Tpm
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.hosts.hardware.Tpm
.
The TPM major version number.
This property was added in vSphere API 8.0.0.1.
The TPM minor version number.
This property was added in vSphere API 8.0.0.1.
The TPM status.
Inactive TPMs cannot be used for sealing or attestation.
This property was added in vSphere API 8.0.0.1.